home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac: Not for Sale / Another.not.for.sale (Australia).iso / hold me in your arms / clarinet / trnhelp < prev    next >
Text File  |  1994-09-11  |  4KB  |  95 lines

  1. Notes on using trn to read news:
  2.  
  3. To run trn, just type it "trn" at the shell prompt.
  4.  
  5. You'll then be prompted for your first newsgroup.  In general, you can
  6. use almost all of trn with just the space bar, the "n" key and the use of
  7. letters at the menus.   Space bar means "do the default thing" which is
  8. usually to read news.  "n" means "no" or "next", usually the opposite of
  9. the default.
  10.  
  11. The other commands to know are "h" which gives you the commands at the
  12. level you are currently at, and "q" which is your general quit command,
  13. to go up a level or eventually leave the program.
  14.  
  15. There are levels to the program.  The first level is newsgroup selection.
  16. Main commands to know here are "space" or "y" to go into a group, "n"
  17. to skip it, or "/" to search for a group containing a pattern, as in:
  18.     "/baseball<RETURN>"
  19.  
  20. While that command needs you to press return, most commands don't.
  21.  
  22. When you enter a group you go to thread selection level.  This is a special
  23. level.  You'll want to enter the letters and digits for the stories and
  24. threads you want to read.  Then hit space.  That does the default thing,
  25. which is either to go to the next page of headlines, or if you're on the
  26. last page, to descend into the article reading level.
  27.  
  28. (If you hit space without selecting articles, you get them all.  You can
  29. also go through the threads hitting "y" or "n" to select or not-select
  30. the one under the cursor.)
  31.  
  32. At article reading level, there are really two levels.  The top one
  33. moves from article to article.  The inner one is the "pager" level which
  34. is just a browser for the articles themselves.  Hitting space, once
  35. again does the default thing, which is going down a page, until you hit
  36. the end of the article (which puts you in article-to-article mode),
  37. where it takes you to the next article.
  38.  
  39. Pressing "n" takes you to the next article.  There are lots of other commands
  40. here, and "h" tells you what they are.
  41.  
  42. When you are done, you'll go back up to the "thread menu" (the one with
  43. the headlines) if there are still articles left to read.  To get out
  44. of that you can type "X".  What "X" actually means is "skip all the articles
  45. I didn't select, and start reading" so in fact, it's a better command to
  46. use when you are finished selecting articles than "space."  In fact, that's
  47. they way I use the program, and to make this be the default so that you
  48. can type space to get it, run the program as "trn -XX" on the command line
  49. instead of just "trn."
  50.  
  51. Summary:
  52.  
  53. Level 1: Newsgroup selection:
  54.     SPACE or "y"    -- read this newsgroup
  55.     "n"        -- skip newsgroup
  56.     /string<CR?    -- search for newsgroup with this string
  57.     g groupname    -- go to our subscribe to newsgroup
  58.     q        -- quit the program
  59.     h        -- help
  60.  
  61. Level 2: Thread or Headline selection:
  62.     a-z,0-9        -- add (tag) this headline/thread to your reading list
  63.     SPACE        -- go to next page or go in and read articles
  64.     X        -- skip untagged articles, go in and read
  65.     q        -- back to newsgroup selection
  66.     h        -- help
  67.  
  68. Level 3: Article level:  (Usually you enter the pager level when you start
  69.         an article.  The two are almost the same.  If it says
  70.         "MORE" at the bottom of the screen you are in pager level,
  71.         if it says "what next" you are at article level
  72.  
  73.     SPACE,"n"    -- goes to next unread article
  74.     q        -- quit newsgroup
  75.     c        -- mark all articles in newsgroup as read, quit
  76.                the newsgroup, back to level 1.
  77.     h        -- help
  78.  
  79.  
  80. Level 4: Pager level -- most of these commands work at article level,
  81.             assuming you are on the last page of an article:
  82.  
  83.     SPACE        -- down a page
  84.     CR        -- down a line
  85.     b        -- back a page
  86.     q        -- quit pager, go to level 3
  87.     h        -- help
  88.  
  89.  
  90.  
  91.  
  92.     
  93.  
  94. Aug 13, 1993
  95.